Skip to content

trsv implementation#64

Merged
tdehoff merged 5 commits intomainfrom
tatiana-trsv
Mar 18, 2026
Merged

trsv implementation#64
tdehoff merged 5 commits intomainfrom
tatiana-trsv

Conversation

@tdehoff
Copy link
Copy Markdown
Owner

@tdehoff tdehoff commented Mar 16, 2026

I'm not sure how to parallelize this due to data dependencies, so I run it with a single GPU thread for now.

@tdehoff
Copy link
Copy Markdown
Owner Author

tdehoff commented Mar 16, 2026

I forgot I had pulled Jonah's PR. I'll try fixing rotmg as well while I'm at it.

@tdehoff
Copy link
Copy Markdown
Owner Author

tdehoff commented Mar 16, 2026

Fixes #22 and #52. Solves issue in #57.

Copy link
Copy Markdown
Collaborator

@jacksonmowry jacksonmowry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the small change in the test it looks good.

I'm fine with keeping the single GPU thread implementation for now, and coming to to optimize later

@tdehoff tdehoff merged commit dae3a83 into main Mar 18, 2026
1 check passed
@tdehoff tdehoff deleted the tatiana-trsv branch March 18, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants